/ Assembly List / LJCWinFormCommon / FormCommon / TextNoSpaceKeyPress

Namespace - LJCWinFormCommon


Parameters
sender - The control that fired the event.
e - The event arguments.

Syntax

C#
public static Void TextNoSpaceKeyPress(Object sender, KeyPressEventArgs e)

Does not allow spaces.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.